home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / contact_fr.swf / scripts / DefineButton2_161 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-14  |  105b  |  6 lines

  1. on(release){
  2.    gotoAndStop("ipe");
  3.    _root.map.gotoAndPlay("ipe");
  4.    _root.gotoAndPlay("PEI");
  5. }
  6.